-
Home
-
Shield: Blocks Bots, Protects Users, and Prevents Security Breaches
-
11.0.3
-
Code
-
Classes
- BaseQuery
| Total Complexity |
68 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
469 |
| Lines of code |
221 |
| Logical lines of code |
95 |
| Comment lines |
184 |
| Methods |
44 |
| Properties |
7 |
Methods 44
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| addWhere() |
S |
54 |
5 |
21 |
| buildOrderBy() |
S |
59 |
4 |
14 |
| setOrderBy() |
S |
62 |
4 |
12 |
| addWhereIn() |
S |
70 |
3 |
6 |
| filterByCreatedAt() |
S |
69 |
3 |
6 |
| setGroupBy() |
S |
66 |
3 |
9 |
| buildLimitPhrase() |
S |
78 |
2 |
3 |
| buildOffsetPhrase() |
S |
78 |
2 |
3 |
| buildWhere() |
S |
68 |
2 |
7 |
| query() |
S |
74 |
2 |
4 |
| getWheres() |
S |
71 |
2 |
6 |
| getGroupBy() |
S |
78 |
2 |
3 |
| isExcludeDeleted() |
S |
79 |
2 |
3 |
| setWheresFromVo() |
S |
70 |
2 |
6 |
| buildExtras() |
S |
64 |
1 |
11 |
| __construct() |
S |
82 |
1 |
3 |
| customInit() |
S |
91 |
1 |
2 |
| addWhereEquals() |
S |
79 |
1 |
3 |
| addWhereLike() |
S |
78 |
1 |
3 |
| addWhereNewerThan() |
S |
79 |
1 |
3 |
| addWhereOlderThan() |
S |
79 |
1 |
3 |
| addWhereSearch() |
S |
79 |
1 |
3 |
| clearWheres() |
S |
80 |
1 |
3 |
| getOffset() |
S |
78 |
1 |
3 |
| buildQuery() |
S |
70 |
1 |
7 |
| filterByBoundary() |
S |
75 |
1 |
4 |
| filterByBoundary_Day() |
S |
75 |
1 |
4 |
| filterByBoundary_Hour() |
S |
75 |
1 |
4 |
| filterByBoundary_Month() |
S |
75 |
1 |
4 |
| filterByBoundary_Week() |
S |
75 |
1 |
4 |
| filterByBoundary_Year() |
S |
75 |
1 |
4 |
| getBaseQuery() |
S |
82 |
1 |
3 |
| getDbH() |
S |
82 |
1 |
3 |
| setDbH() |
S |
77 |
1 |
4 |
| getLimit() |
S |
79 |
1 |
3 |
| getPage() |
S |
79 |
1 |
3 |
| hasLimit() |
S |
80 |
1 |
3 |
| hasWheres() |
S |
80 |
1 |
3 |
| reset() |
S |
72 |
1 |
6 |
| setIsExcludeDeleted() |
S |
77 |
1 |
4 |
| setLimit() |
S |
77 |
1 |
4 |
| setPage() |
S |
77 |
1 |
4 |
| setWheres() |
S |
77 |
1 |
4 |
| isValidComparisonOperator() |
S |
69 |
1 |
6 |